Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: OpenDoc Class Reference /
Part 1 - Classes and Methods / ODSemanticInterface


SetOSLSupportFlags

The SetOSLSupportFlags method sets the flags that indicate which handlers this semantic interface object supports.

void SetOSLSupportFlags (in ODSShort flags);
flags
The flags representing the level of OSL support.
DISCUSSION
Your part calls this method to specify the callback flags to be used during the resolution of an object specifier.

OVERRIDING
If you subclass ODSemanticInterface, you can override this method. Your override method must call its inherited method at some point in your implementation (it does not matter where).

SEE ALSO
The ODNameResolver::Resolve method (page 426).
The ODSemanticInterface::GetOSLSupportFlags method (page 597).
"Apple Event Object Model" on page 409 in OpenDoc Programmer's Guide.
"Object Resolution" on page 426 in OpenDoc Programmer's Guide.
"Installing Handlers, Accessors, and Callbacks" on page 436 in OpenDoc Programmer's Guide.
For more information on resolving object specifiers and the use of callback flags, see the "Resolving and Creating Object Specifier Records" chapter of Inside Macintosh: Interapplication Communication.


Previous Book Contents Book Index Next

© Apple Computer, Inc.
17 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help